Skip to content

Conversation

@zhengruifeng
Copy link
Contributor

Rationale for this change

in existing https://arrow.apache.org/docs/dev/python/generated/pyarrow.compute.ascii_upper.html

This function assumes the input is fully ASCII. It it may contain non-ASCII characters, use “utf8_upper” instead.

What changes are included in this PR?

Fix a typo in the docstring of pyarrow.compute.ascii_upper

Are these changes tested?

CI

Are there any user-facing changes?

yes, doc-only change

@zhengruifeng zhengruifeng changed the title MINOR: [C++] Fix a typo in the docstring of pyarrow.compute.ascii_upper MINOR: [C++] Fix a typo in the doc of pyarrow.compute.ascii_upper Dec 31, 2025
Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@kou kou merged commit f9dd729 into apache:main Jan 1, 2026
46 of 47 checks passed
@kou kou removed the awaiting review Awaiting review label Jan 1, 2026
@github-actions github-actions bot added the awaiting merge Awaiting merge label Jan 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants